
.title{
	text-align: center;
	padding-top: 10px;
}
/*index Company*/

.bj {
	width: 100%;
	background: url(../img/bj.jpg) center top repeat-x;
	padding-top: 30px;
}

.index_company {
	line-height: 24px;
	text-align: center;
	word-break:break-all; 
}

.index_company p{
	text-indent: 2em;
	*text-indent: 2em;
}

.index_company img {
	padding: 10px 20px 10px 20px;
}

.index_company h2 {
	font-size: 20px;
	padding: 10px 0 20px 0;
	font-family: "微软雅黑";
	font-weight: normal;
}

.index_company a {
	color: #FF5E00;
}


/*index product*/

.index_product {
	width: 100%;
	height: 417px;
	padding-top: 40px;
	background: url(../img/index_pro.jpg) center center no-repeat;
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}


/* Hides from IE-mac \*/

.clearfix {
	display: block;
}


/* End hide from IE-mac */

.index_product_con {
	display: inline-block;
}

.index_product_con ul {}

.index_product_con ul li {
	float: left;
	display: inline;
	cursor: pointer;
	margin: 30px 0 0 0;
	width: 316px;
	height: 260px;
	overflow: hidden;
	position: relative;
}

.index_product_con ul li .photo {
	width: 316px;
	height: 260px;
	overflow: hidden;
}

.index_product_con .rsp {
	width: 316px;
	height: 260px;
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
}

.index_product_con .text {
	position: absolute;
	width: 316px;
	height: 260px;
	left: -300px;
	color: #FFA500;
	font-size: 34px;
	text-align: center;
	font-family: "微软雅黑";
	top: 114px;
	overflow: hidden;
}

.index_product_con .text a {
	text-decoration: none;
	
}

.index_product_con .text div {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
}
/*index contact*/
.index_contact {
	text-align: center;
}

.index_contact .con {
	width: 100%;
	height: 290px;
	padding-top: 20px;
}


/*index case*/

.index_case {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 20px 0 30px 0;
	background-color: #2e2f31;
	margin: 30px auto 0 auto;
}


.index_case .title a {
	padding: 20px 10px 0 0;
	display: inline-block;
	font-size: 14px;
	color: #FFF;
}

.index_case .con {
	padding-top: 30px;
}

.index_case .con ul li {
	text-align: center;
	font-size: 14px;
	position: relative;
	color: #FFF;
	margin: 0 0;
	float: left;
}

.index_case .con ul li img {
	width: 309px;
	height: 276px;
	display: inline-block;
	border: solid 1px #2e2f31;
}

.index_case .con ul li p{
	width: 305px;
	height: 47px;
	background: url(../img/case_bj.png) center center repeat-x;
	text-align: center;
	position: absolute;
	left: 3px;
	bottom: 5px;
	font-weight: bold;
	display: inline-block;
	line-height: 47px;
	float: left;
}
/*company*/
.company{
	display: inline-block;
}
.company1{
	width: 600px;
	float: left;
}
.company1 p{
	text-indent: 2em;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 23px;
	text-align: left;
	float: left;
}
.company2{
	width: 380px;
	float: left;
}
.company2 img{
	width: 230px;
	height: 322px;
	margin: 10px 0 0 0;
}
/*product*/
.product_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #FFF;
	margin: 20px 0 0 0;
	background-color: #0277ba;
}
.product_title p{
	font-weight: bold;
}
.product_title ul li{
	float: left;
}
.product_title ul li a{
	padding: 10px 10px;
	background-color: #075886;
	margin:0 6px;
	color: #FFF;
	font-size: 12px;
}
.product_title ul li a:hover{
	color: #FF5E00;
}
.product_title ul li .off{
	background-color: #FFF;
	color: #FF5E00;
}
.product{
	display: inline-block;
}
.product ul li {
	position: relative;
	color: #FFF;
	margin: 20px 10px 0 10px;
	display: inline-block;
	float: left;
}

.product ul li img {
	width: 460px;
	height: 290px;
	display: inline-block;
	border: solid 1px #FFF;
}

.product ul li p {
	width: 446px;
	height: 41px;
	padding: 6px 0 0 10px;
	background: url(../img/case_bj.png) center center repeat-x;
	position: absolute;
	left: 3px;
	bottom: 6px;
	display: inline-block;
	line-height: 18px;
	float: left;
}
.product ul li p span{
	font-weight: bold;
}
/*case*/
.case{
	display: inline-block;
}

.case ul li {
	position: relative;
	color: #FFF;
	font-size: 14px;
	margin: 20px 8px 0 8px;
	float: left;
}

.case ul li img {
	width: 308px;
	height: 276px;
	display: inline-block;
	border: solid 1px #FFF;
}

.case ul li p {
	width: 294px;
	height: 36px;
	padding: 6px 0 0 10px;
	background: url(../img/case_bj.png) center center repeat-x;
	position: absolute;
	left: 3px;
	bottom: 6px;
	color: #FFF;
	text-align: center;
	display: inline-block;
	line-height: 36px;
	float: left;
}
.c_margin{
	margin: 0 25px;
}
.case ul li p span{
	font-weight: bold;
}


/**/
.contact{
	width: 980px;
	padding: 30px 0 30px 0;
	display: inline-block;
	margin: 0 auto;
}
.contact1{
	width: 380px;
	font-size: 20px;
	font-family: "微软雅黑";
}
.contact1 p{
	padding: 10px 0;
}
.contact1 img{
	padding: 0 15px 0 0;
	float: left;
}
.contact1 span{
	color: #f3982f;
}
.contact1 .ewm{
	width: 118px;
	font-size: 14px;
	text-align: center;
	margin: 0 0 0 100px;
}
.contact2{
	height: 355px;
	font-size: 14px;
	line-height: 30px;
	
}
